-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add benchmarks for creating web responses #9940
Conversation
CodSpeed Performance ReportMerging #9940 will not alter performanceComparing Summary
Benchmarks breakdown
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #9940 +/- ##
=======================================
Coverage 98.72% 98.72%
=======================================
Files 120 121 +1
Lines 36588 36621 +33
Branches 4366 4376 +10
=======================================
+ Hits 36120 36153 +33
Misses 315 315
Partials 153 153
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Backport to 3.10: 💚 backport PR created✅ Backport PR branch: Backported as #9941 🤖 @patchback |
(cherry picked from commit 9ca1a58)
Backport to 3.11: 💚 backport PR created✅ Backport PR branch: Backported as #9942 🤖 @patchback |
(cherry picked from commit 9ca1a58)
Backport to 3.12: 💚 backport PR created✅ Backport PR branch: Backported as #9943 🤖 @patchback |
(cherry picked from commit 9ca1a58)
…sponses (#9941) Co-authored-by: J. Nick Koston <[email protected]>
…sponses (#9942) Co-authored-by: J. Nick Koston <[email protected]>
…sponses (#9943) Co-authored-by: J. Nick Koston <[email protected]>
Focused benchmark to measure changes in
web.*Response
creation time for #9895related issue #2779